home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
SourceCode
/
Palettes
/
TTools
/
TToolsPalette
/
Makefile
< prev
next >
Wrap
Makefile
|
1995-06-12
|
1KB
|
47 lines
#
# Generated by the NeXT Project Builder.
#
# NOTE: Do NOT change this file -- Project Builder maintains it.
#
# Put all of your customizations in files called Makefile.preamble
# and Makefile.postamble (both optional), and Makefile will include them.
#
NAME = TToolsPalette
PROJECTVERSION = 1.1
LANGUAGE = English
LOCAL_RESOURCES = TToolsPalette.nib
GLOBAL_RESOURCES = ClassAgentIcon.tiff ListIcon.tiff SortedListIcon.tiff\
StringAgentIcon.tiff TBinderListIcon.tiff\
TimerIcon.tiff TToolsIcon.tiff palette.table
CLASSES = TToolsPalette.m
HFILES = TToolsPalette.h
SUBPROJECTS = Timer.subproj Ranker.subproj SwitchView.subproj\
ListEditor.subproj Utilities.subproj Strings.subproj\
TBinderList.subproj
OTHERSRCS = Makefile Makefile.postamble Makefile.preamble
MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = palette.make
INSTALLDIR = /NextDeveloper/Palettes
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444
-include Makefile.preamble
include $(MAKEFILEDIR)/$(MAKEFILE)
-include Makefile.postamble
-include Makefile.dependencies